Welcome![Sign In][Sign Up]
Location:
Search - TCP connect

Search list

[TCP/IP stackyifeiTCPClient

Description: 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
Platform: | Size: 84992 | Author: 孙亦非 | Hits:

[Proxy ServerAProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 9216 | Author: zx | Hits:

[Internet-Networkczsocket

Description: 自己写的Unix/Linux下面的封装了TCP网络客户端连接、服务端监听、连接收发处理的类-himself wrote the Unix/Linux Packaging following a TCP network client.- bugging services to connect the transceiver category
Platform: | Size: 5120 | Author: 陈钟 | Hits:

[ICQ-IM-ChatWlanTools

Description: Using this tools, you can create an AdHoc network and connect to AP network,just like windows WiFi tools-tools, you can create an TCP network and connect to the AP network, just like windows WiFi tools
Platform: | Size: 58368 | Author: cuihongyi | Hits:

[DSP programDSP_TCPIP_netdriver

Description: 一个DSP_TCPIP 协议栈网络驱动的例子,使用的是SMC9218芯片,通过该例子可以把协议栈与网络驱动无缝连接起来-A network drive DSP_TCPIP protocol stack example, using the SMC9218 chip, through the example of protocol stack and can seamlessly connect a network drive
Platform: | Size: 16384 | Author: wolf | Hits:

[Internet-NetworkTCPServer

Description: windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面-windows socket applications, complete with asynchronous socket client to connect, read and write functions. have a good user interface
Platform: | Size: 7163904 | Author: muguafirst_1982 | Hits:

[OtherwinSocketTestApp

Description: WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代码性质] VC可重用代码段 [代码作者] ryan [文件大小] 53K 声明:转自其他网站 -WinSock Win32 API categories and examples of the packing process <WinSock> winSocket/winSocketEx: If you are using Windows environment C++ Prepared TCP/IP network program, then use this type of packing, I think it will not let you disappointed . WinSocket almost encapsulates the preparation of TCP/IP network applications all the necessary elements, winSocketEx adding a SOCKS 4/5 proxy server support. Making procedures in their own easy to add agent support. This type of support package features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on. [Character code] VC reusable code segment [code author] ryan [size] 53K statement: Transfer from other sites
Platform: | Size: 43008 | Author: 邓影 | Hits:

[SCMHost_new

Description: 利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。-ATMEGA128 chips using dual-serial port, UART0 connect Siemens MC55, UART1 to connect to the RS232, the RS232 receive data packets through the MC55 comes with TCP/IP stack for GPRS to connect to the INTERNET, send it to develop IP address and port host. Development environment AVRSTUDIO, WINAVR, GNU C++, To pass the test.
Platform: | Size: 40960 | Author: bruce lei | Hits:

[TCP/IP stackTCP2com

Description: 本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。-This procedure listener a tcp port and open a serial port. Receive serial data will be transmitted to each client to connect up to tcp client received the data transmitted to the serial port. Com2TCP_Client.rar document issued before the introduction is incorrect. com2TCP_Client.rar initiative to connect to a tcp server, and serial data received to the tcp server listening.
Platform: | Size: 126976 | Author: lizhenbao | Hits:

[ARM-PowerPC-ColdFire-MIPSTCPNetKit_with_sourceCode

Description: TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编译的源码-TCP network source debugger and procedures can be used for debugging TCP communications, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. Is mainly spent some function winsock package. Source code is included with VC compiler source with EVC
Platform: | Size: 113664 | Author: robotlee2002 | Hits:

[Windows Develop123

Description: 客户端服务器之间的通信! TcpIp使用方法 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-Client-server communications between! Tcpip use in the service client running tcp.exe, on another network with the same client run tcplnk.exe, the provisions of the same port, in the service end of the begin, the client to enter server IP address, connect, the client will be able to edit box characters send to the client of the edit box.
Platform: | Size: 154624 | Author: peter | Hits:

[P2PChatRoom

Description: 网络p2p聊天测试程序,使用tcp/udp直连,双方可以发送消息,发送文件-P2p network chat test procedures, the use of tcp/udp Direct Connect, the two sides can send a message, send the file
Platform: | Size: 136192 | Author: tony | Hits:

[Windows DevelopTickSrv

Description: 在Windows CE下示範了使用超級終端機的服務,監視Windows CE裝置上的port1000的位置,並且當任何應用程式連線時,提供目前的時間和系統自上次重新設定後所經過的毫秒數。-Under the Windows CE model in the use of super-service terminals, surveillance, Windows CE devices port1000 position, and when any application to connect to provide the current time and the system since the last re-set after a few milliseconds after .
Platform: | Size: 838656 | Author: Chou Wan | Hits:

[Communicationtcp_delphi

Description: Udp收卡程序,可能只用一個端口,同時連接多個客戶端,公司正在用此程序,效果不錯-UDP admission card program may use only one port, at the same time to connect multiple clients, the company is using this procedure, good results
Platform: | Size: 3504128 | Author: | Hits:

[CommunicationGPRS_TCP2CONNECT_client

Description: 研究手机GPRS的朋友可以参考一下,中国移动GPRS的TCP转CONNECT客户端-Research Friend of the GPRS mobile phone reference, China Mobile GPRS to the TCP client CONNECT
Platform: | Size: 38912 | Author: con2wd | Hits:

[TCP/IP stacktcpConnect

Description: VB读TCP/RS485串口电表的小程序 打开程序后,移开tcpserver窗体,在tcpclient窗体中先按connect连接,然后就能从返回一个文本框中返回十六进制表示的数据,具体设置ip地址与电表参数需在代码中自己更改-VB Serial Meter Reading TCP/RS485 small program to open procedures, removed tcpserver form, in the form tcpClient connect to their connection, and then will be able to return to a text box to return to hexadecimal data, specific set ip address and meter parameters need to change in the code itself
Platform: | Size: 7168 | Author: 胡智勇 | Hits:

[TCP/IP stackTCPKeepAlive

Description: 通过代码示例,演示如果使用windows API 设置TCP/IP心跳包,利用TCP/IP协议自带的KeepAlive功能断开孤立连接。-Through the sample code to demonstrate if you are using windows API set TCP/IP heartbeat packets using TCP/IP protocol KeepAlive feature built-in disconnect to connect isolated.
Platform: | Size: 446464 | Author: 疯鱼 | Hits:

[ICQ-IM-Chatwinsock_chat

Description: 基于winsock的聊天室程序 共享自己写的基于winsocket的聊天室程序,新手第一次写的程序~~以前自己找了很多网站都没找到过这方面的,现在我把自己写的传上来供大家参考下~~~也希望大家多多给我建议~~这是我第一次自己写的TCP聊天室程序。同时感谢在论坛里面给我过帮助的朋友,谢谢你们的支持。 程序介绍:1、用C++语言,基于DOS界面 2、可供用户输入用户名 3、最大可连接用户500名 4、此程序是基于TCP的局域网聊天室程序 程序操作说明:1、启动服务器 2、启动客户端,输入用户名和服务器所在的IP地址-Winsock-based chat room sharing their own Writing WinSocket based chat room procedures, new procedures for the first time ~ ~ Writing ago to find a lot of their own site did not find in this area, and now I wrote it myself Chuan-up for U.S. refer to the following ~ ~ ~ also hope that more to the U.S. I suggest that ~ ~ this is the first time I wrote it myself TCP Chat program. At the same time, thanks to the forum which helped me a friend, Thank you your support. Introduce procedures: one, using C++ Language, DOS-based interface 2, for the user to enter a user name 3, the biggest users can connect 500 4, this procedure is based on TCP LAN Chat Program Instructions: 1, start server 2, start the client, enter your user name and server IP address
Platform: | Size: 4096 | Author: 姚先生 | Hits:

[TCP/IP stacktcp

Description: 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -One server to receive files, the client send the file. 2 each Socket to connect at the same time can only transfer a file. 3 can also send network messages
Platform: | Size: 7062528 | Author: 张长宜 | Hits:

[Internet-NetworkWinsock_TCP_vs2005

Description: 一个简单的服务器客户端通过socket连接的例子-A simple client server to connect through the socket example
Platform: | Size: 3810304 | Author: Linxy | Hits:
« 1 2 34 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net